-- background: 44498 from stack: in -- bmap block id: 46809 -- flags: 0000 -- background id: 0 -- name: ----- HyperTalk script ----- on openBackground push recent card end openBackground -- part 1 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=89 top=28 right=83 bottom=321 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 24 -- style flags: 8192 -- line height: 27 -- part name: -- part 2 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=20 top=105 right=132 bottom=329 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: -- part 3 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=72 top=145 right=289 bottom=243 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 14 -- style flags: 0 -- line height: 28 -- part name: -- part 4 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=283 top=145 right=289 bottom=460 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 14 -- style flags: 0 -- line height: 28 -- part name: -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=253 top=301 right=326 bottom=280 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp visual effect wipe left go to next card end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=224 top=301 right=326 bottom=251 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp visual effect wipe right go to previous card end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0004 -- rect: left=24 top=298 right=327 bottom=56 -- title width / last selected line: 0 -- icon id / first selected line: 21700 / 21700 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual effect iris open go Home end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=287 top=299 right=327 bottom=324 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp